[INFO] fetching crate osprey 0.4.4...
[INFO] testing osprey-0.4.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate osprey 0.4.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate osprey 0.4.4
[INFO] finished tweaking crates.io crate osprey 0.4.4
[INFO] tweaked toml for crates.io crate osprey 0.4.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate osprey 0.4.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 161 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.0)
[INFO] [stderr]       Adding falcon v0.4.12 (available: v0.6.0)
[INFO] [stderr]       Adding gluon v0.9.4 (available: v0.18.2)
[INFO] [stderr]       Adding gluon_vm v0.9.4 (available: v0.18.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maybe-uninit v2.0.0
[INFO] [stderr]   Downloaded smallvec v0.6.14
[INFO] [stderr]   Downloaded mopa v0.2.2
[INFO] [stderr]   Downloaded gluon_codegen v0.9.4
[INFO] [stderr]   Downloaded pretty v0.5.2
[INFO] [stderr]   Downloaded typed-arena v1.7.0
[INFO] [stderr]   Downloaded version_check v0.1.5
[INFO] [stderr]   Downloaded bit-set v0.5.3
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded falcon_capstone v0.4.1
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded libloading v0.5.2
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded clang-sys v0.28.1
[INFO] [stderr]   Downloaded env_logger v0.6.2
[INFO] [stderr]   Downloaded gluon_parser v0.9.4
[INFO] [stderr]   Downloaded nom v4.2.3
[INFO] [stderr]   Downloaded rand v0.5.6
[INFO] [stderr]   Downloaded lalrpop v0.16.3
[INFO] [stderr]   Downloaded bindgen v0.51.1
[INFO] [stderr]   Downloaded falcon v0.4.12
[INFO] [stderr]   Downloaded itertools v0.8.2
[INFO] [stderr]   Downloaded petgraph v0.4.13
[INFO] [stderr]   Downloaded goblin v0.2.3
[INFO] [stderr]   Downloaded gluon v0.9.4
[INFO] [stderr]   Downloaded gluon_base v0.9.4
[INFO] [stderr]   Downloaded rpds v0.5.0
[INFO] [stderr]   Downloaded gluon_vm v0.9.4
[INFO] [stderr]   Downloaded frunk_core v0.2.4
[INFO] [stderr]   Downloaded failure v0.1.8
[INFO] [stderr]   Downloaded ordermap v0.3.5
[INFO] [stderr]   Downloaded ordered-float v1.1.1
[INFO] [stderr]   Downloaded gluon_check v0.9.4
[INFO] [stderr]   Downloaded shlex v0.1.1
[INFO] [stderr]   Downloaded scroll v0.10.2
[INFO] [stderr]   Downloaded docopt v1.1.1
[INFO] [stderr]   Downloaded autocfg v0.1.8
[INFO] [stderr]   Downloaded term v0.4.6
[INFO] [stderr]   Downloaded anymap v0.12.1
[INFO] [stderr]   Downloaded wincolor v0.1.6
[INFO] [stderr]   Downloaded humantime v1.3.0
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.6
[INFO] [stderr]   Downloaded peeking_take_while v0.1.2
[INFO] [stderr]   Downloaded scroll_derive v0.10.5
[INFO] [stderr]   Downloaded bit-vec v0.6.3
[INFO] [stderr]   Downloaded ena v0.11.0
[INFO] [stderr]   Downloaded generic-array v0.12.4
[INFO] [stderr]   Downloaded codespan-reporting v0.1.4
[INFO] [stderr]   Downloaded collect-mac v0.1.0
[INFO] [stderr]   Downloaded fixedbitset v0.1.9
[INFO] [stderr]   Downloaded failure_derive v0.1.8
[INFO] [stderr]   Downloaded termcolor v0.3.6
[INFO] [stderr]   Downloaded itertools v0.7.11
[INFO] [stderr]   Downloaded ascii-canvas v1.0.0
[INFO] [stderr]   Downloaded codespan v0.1.3
[INFO] [stderr]   Downloaded union-find v0.3.3
[INFO] [stderr]   Downloaded lalrpop-util v0.16.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73ab7a13ebcea472c45f5d4720d9d2b67048201ec79b4bd3c0f16f16f43aa4f5
[INFO] running `Command { std: "docker" "start" "-a" "73ab7a13ebcea472c45f5d4720d9d2b67048201ec79b4bd3c0f16f16f43aa4f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73ab7a13ebcea472c45f5d4720d9d2b67048201ec79b4bd3c0f16f16f43aa4f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73ab7a13ebcea472c45f5d4720d9d2b67048201ec79b4bd3c0f16f16f43aa4f5", kill_on_drop: false }`
[INFO] [stdout] 73ab7a13ebcea472c45f5d4720d9d2b67048201ec79b4bd3c0f16f16f43aa4f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7aec7476ce19b10df714c877cde890ffbe7ab17dc28f8d5c265dbeba7086518a
[INFO] running `Command { std: "docker" "start" "-a" "7aec7476ce19b10df714c877cde890ffbe7ab17dc28f8d5c265dbeba7086518a", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling termcolor v0.3.6
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling pretty v0.5.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling collect-mac v0.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling ascii-canvas v1.0.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling ena v0.11.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling lalrpop-util v0.16.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling union-find v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rpds v0.5.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling gluon_vm v0.9.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling frunk_core v0.2.4
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling gluon_codegen v0.9.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling goblin v0.2.3
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling codespan v0.1.3
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling codespan-reporting v0.1.4
[INFO] [stderr]    Compiling gluon_base v0.9.4
[INFO] [stderr]    Compiling lalrpop v0.16.3
[INFO] [stderr]    Compiling gluon_check v0.9.4
[INFO] [stderr]    Compiling gluon v0.9.4
[INFO] [stderr]    Compiling falcon_capstone v0.4.1
[INFO] [stderr] error: failed to run custom build command for `falcon_capstone v0.4.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/falcon_capstone-77906ece8053b218/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=capstone
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2464) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/ir/context.rs:891:9:
[INFO] [stderr]   "__atomic_wide_counter_struct_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter_h_28_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6183ca46ae1a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6183ca46ae1a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6183ca46ae1a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x6183ca46ae1a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x6183ca48075a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6183ca48075a - core[786f478f706679df]::fmt::write
[INFO] [stderr]      6:     0x6183ca46fd92 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6183ca46fd92 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x6183ca44e19f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x6183ca44e19f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x6183ca465911 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x6183ca465b8b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x6183ca44e258 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x6183ca445b39 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x6183ca44ebbd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x6183ca480fcc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6183ca31a9fc - proc_macro2[d61c007a2ebdaba5]::fallback::validate_ident
[INFO] [stderr]     17:     0x6183ca319e18 - <proc_macro2[d61c007a2ebdaba5]::fallback::Ident>::new_checked
[INFO] [stderr]     18:     0x6183ca31fe12 - <proc_macro2[d61c007a2ebdaba5]::imp::Ident>::new_checked
[INFO] [stderr]     19:     0x6183ca32d227 - <proc_macro2[d61c007a2ebdaba5]::Ident>::new
[INFO] [stderr]     20:     0x6183ca068fc6 - <bindgen[f60283e4a591ba2b]::ir::context::BindgenContext>::rust_ident_raw::<alloc[64763625b5a07cdb]::borrow::Cow<str>>
[INFO] [stderr]     21:     0x6183ca068920 - <bindgen[f60283e4a591ba2b]::ir::context::BindgenContext>::rust_ident::<&alloc[64763625b5a07cdb]::string::String>
[INFO] [stderr]     22:     0x6183c9fa8820 - <bindgen[f60283e4a591ba2b]::ir::comp::CompInfo as bindgen[f60283e4a591ba2b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     23:     0x6183ca061526 - <bindgen[f60283e4a591ba2b]::ir::ty::Type as bindgen[f60283e4a591ba2b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     24:     0x6183ca043baa - <bindgen[f60283e4a591ba2b]::ir::item::Item as bindgen[f60283e4a591ba2b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x6183c9faec1d - <bindgen[f60283e4a591ba2b]::ir::comp::CompInfo as bindgen[f60283e4a591ba2b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     26:     0x6183ca061526 - <bindgen[f60283e4a591ba2b]::ir::ty::Type as bindgen[f60283e4a591ba2b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     27:     0x6183ca043baa - <bindgen[f60283e4a591ba2b]::ir::item::Item as bindgen[f60283e4a591ba2b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     28:     0x6183ca0869a5 - <bindgen[f60283e4a591ba2b]::ir::module::Module as bindgen[f60283e4a591ba2b]::codegen::CodeGenerator>::codegen::{closure#0}
[INFO] [stderr]     29:     0x6183ca060a2f - <bindgen[f60283e4a591ba2b]::ir::module::Module as bindgen[f60283e4a591ba2b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     30:     0x6183ca043b82 - <bindgen[f60283e4a591ba2b]::ir::item::Item as bindgen[f60283e4a591ba2b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     31:     0x6183ca0863fe - bindgen[f60283e4a591ba2b]::codegen::codegen::{closure#0}
[INFO] [stderr]     32:     0x6183ca06a248 - <bindgen[f60283e4a591ba2b]::ir::context::BindgenContext>::gen::<bindgen[f60283e4a591ba2b]::codegen::codegen::{closure#0}, alloc[64763625b5a07cdb]::vec::Vec<proc_macro2[d61c007a2ebdaba5]::TokenStream>>
[INFO] [stderr]     33:     0x6183ca093abf - bindgen[f60283e4a591ba2b]::codegen::codegen
[INFO] [stderr]     34:     0x6183ca08c310 - <bindgen[f60283e4a591ba2b]::Bindings>::generate
[INFO] [stderr]     35:     0x6183ca088bf5 - <bindgen[f60283e4a591ba2b]::Builder>::generate
[INFO] [stderr]     36:     0x6183c9f7e70c - build_script_build[d29d53a972c09a0a]::main
[INFO] [stderr]     37:     0x6183c9f7f8d3 - <fn() as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     38:     0x6183c9f7e5a6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     39:     0x6183c9f7e5b9 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     40:     0x6183ca464a64 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     41:     0x6183ca464a64 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     42:     0x6183ca464a64 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     43:     0x6183ca464a64 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x6183ca464a64 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stderr]     45:     0x6183ca464a64 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     46:     0x6183ca464a64 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     47:     0x6183ca464a64 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x6183ca464a64 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stderr]     49:     0x6183c9f7e591 - std[f92b4c606f291077]::rt::lang_start::<()>
[INFO] [stderr]     50:     0x6183c9f7fbd5 - main
[INFO] [stderr]     51:     0x7c59ba0a51ca - <unknown>
[INFO] [stderr]     52:     0x7c59ba0a528b - __libc_start_main
[INFO] [stderr]     53:     0x6183c9f7ddd5 - _start
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.9.4/src/stack.rs:502:9
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl<'a: 'b, 'b, S> StackFrame<'b, S>
[INFO] [stdout]     |              -- lifetime `'b` defined here
[INFO] [stdout] ...
[INFO] [stdout] 502 |         self.stack
[INFO] [stdout]     |         ^^^^^^^^^^ returning this value requires that `*self.stack` is borrowed for `'b`
[INFO] [stdout] 503 |     }
[INFO] [stdout]     |     - here, drop of `self` needs exclusive access to `*self.stack`, because the type `stack::StackFrame<'_, S>` implements the `Drop` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.9.4/src/stack.rs:584:28
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl<'a: 'b, 'b, S> StackFrame<'b, S>
[INFO] [stdout]     |              -- lifetime `'b` defined here
[INFO] [stdout] ...
[INFO] [stdout] 584 |                 return Err(self.stack);
[INFO] [stdout]     |                        ----^^^^^^^^^^- returning this value requires that `*self.stack` is borrowed for `'b`
[INFO] [stdout] ...
[INFO] [stdout] 608 |     }
[INFO] [stdout]     |     - here, drop of `self` needs exclusive access to `*self.stack`, because the type `stack::StackFrame<'_, S>` implements the `Drop` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*self.thread` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.9.4/src/thread.rs:1398:19
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         } = **self;
[INFO] [stdout]      |              ----- mutable borrow occurs here
[INFO] [stdout] 1398 |         alloc(gc, self.thread, &stack, data)
[INFO] [stdout]      |                   ^^^^^^^^^^^  ------ mutable borrow later used here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   immutable borrow occurs here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*self.thread` as immutable because it is also borrowed as mutable
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.9.4/src/thread.rs:1717:21
[INFO] [stdout]      |
[INFO] [stdout] 1714 |       fn borrow_mut(&mut self) -> ExecuteContext<State> {
[INFO] [stdout]      |                     - let's call the lifetime of this reference `'1`
[INFO] [stdout] 1715 |           let context = &mut **self;
[INFO] [stdout]      |                               ----- mutable borrow occurs here
[INFO] [stdout] 1716 | /         ExecuteContext {
[INFO] [stdout] 1717 | |             thread: self.thread,
[INFO] [stdout]      | |                     ^^^^^^^^^^^ immutable borrow occurs here
[INFO] [stdout] 1718 | |             gc: &mut context.gc,
[INFO] [stdout] 1719 | |             stack: StackFrame::current(&mut context.stack),
[INFO] [stdout] 1720 | |             hook: &mut context.hook,
[INFO] [stdout] 1721 | |         }
[INFO] [stdout]      | |_________- returning this value requires that `*self` is borrowed for `'1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0502, E0713.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0502`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gluon_vm` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "7aec7476ce19b10df714c877cde890ffbe7ab17dc28f8d5c265dbeba7086518a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aec7476ce19b10df714c877cde890ffbe7ab17dc28f8d5c265dbeba7086518a", kill_on_drop: false }`
[INFO] [stdout] 7aec7476ce19b10df714c877cde890ffbe7ab17dc28f8d5c265dbeba7086518a
